Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migration 8 to 16 scratch pad #200

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from
Draft

Migration 8 to 16 scratch pad #200

wants to merge 7 commits into from

Conversation

bastjan
Copy link
Contributor

@bastjan bastjan commented Jan 31, 2024

Summary

...

Checklist

  • PR contains a single logical change (to build a better changelog).
  • Update the documentation.
  • Categorize the PR by setting a good title and adding one of the labels:
    bug, enhancement, documentation, change, breaking, dependency
    as they show up in the changelog.
  • Link this PR to related issues or PRs.

Required for migration when we switch off the BE part of the API-Server.
…nsistent

Uses the new style invoice contact filter `category_id` -> `type: invoice`.

Use the same filters for `list` and `get` so we don't have any inconsistencies between the two methods. Since `create` and `update` also use the same underlying method this fixes them too.

Also adds the lost mockgen statement.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant